{ "subtitle": { "id": "subtitle", "type": "text", "display": "Subtitle", "can-be-empty": false }, "description": { "id": "description", "type": "textarea", "display": "Description", "textarea-settings": { "cols": 50, "rows": 5, "max-length": 0, "min-length": 100 }, "can-be-empty": false }, "banner": { "id": "banner", "type": "image", "display": "Banner", "image-settings": { "upload-name": "homeBanner", "accept-filetype": "image/jpeg", "height": 200, "width": 350 } } }