{
  "name": "CreativeHeadlineSection",
  "description": "Section for a nice starting point into your microsite",
  "id": "153d0e72-e748-42f0-adb3-b4b80be0b820",
  "classification": "content-type",
  "contentThumbnail": {
    "imageElement": "bgImage",
    "source": "imageElementOrType"
  },
  "elements": [
    {
      "elementType": "text",
      "key": "sectionName",
      "label": "Section Name",
      "minLength": 1,
      "required": true
    },
    {
      "elementType": "text",
      "key": "headline",
      "label": "Headline",
      "minLength": 1,
      "required": true
    },
    {
      "elementType": "text",
      "key": "paragraph",
      "label": "Paragraph",
      "required": false
    },
    {
      "elementType": "reference",
      "key": "actionBtn",
      "label": "Action Button",
      "restrictTypes": [
        {
          "id": "565f4e25-ce46-498d-8f25-160a5db89c55"
        },
        {
          "id": "99834f97-5edb-44f0-8e01-0b1efa734f3c"
        }
      ]
    },
    {
      "elementType": "image",
      "key": "bgImage",
      "label": "Background Image"
    }
  ],
  "kind": [
    "standalone"
  ],
  "rev": "43-dd6a868b651fd15f870f66ccbd09af76",
  "status": "ready",
  "tags": [
    "Creative",
    "Bootstrap",
    "Microsite",
    "Section",
    "Headline"
  ],
  "thumbnail": {
    "id": "6a935033-c5cf-4603-a298-6c1f9eb4bffb"
  }
}