{
  "title": {
    "key": "title",
    "label": "Title",
    "data_type": "text",
    "is_localizable": true
  },
  "content": {
    "key": "content",
    "label": "Content",
    "display": "html-editor",
    "data_type": "area",
    "is_localizable": true
  },
  "image_1": {
    "key": "image_1",
    "label": "Banner Image 1* (Ex: 350x330px)",
    "data_type": "image",
    "is_localizable": true
  },
  "image_2": {
    "key": "image_2",
    "label": "Banner Image 2* (Ex: 350x330px)",
    "data_type": "image",
    "is_localizable": true
  },
  "image_3": {
    "key": "image_3",
    "label": "Banner Image 3* (Ex: 350x330px)",
    "data_type": "image",
    "is_localizable": true
  },
  "highlight_section": {
    "key": "highlight_section",
    "label": "Highlight Section Content",
    "display": "html-editor",
    "data_type": "area",
    "is_localizable": true
  },
  "highlight_section_title": {
    "key": "highlight_section_title",
    "label": "Highlight Section Title",
    "data_type": "text",
    "is_localizable": true
  }
}
