{
  "name": "CreativeContactSection",
  "description": "",
  "id": "4d5207bc-55ff-4bb9-bebc-4aa5ea5aacdc",
  "classification": "content-type",
  "contentThumbnail": {
    "imageElement": "",
    "source": "imageElementOrType"
  },
  "elements": [
    {
      "elementType": "text",
      "key": "sectionName",
      "label": "Section Name",
      "minLength": 1,
      "required": true
    },
    {
      "elementType": "text",
      "key": "title",
      "label": "Title",
      "minLength": 1,
      "required": true
    },
    {
      "elementType": "text",
      "key": "paragraph",
      "label": "Paragraph"
    },
    {
      "allowMultipleValues": true,
      "elementType": "reference",
      "fieldLabel": "Content item",
      "key": "contact",
      "label": "Contact",
      "minimumValues": 1,
      "required": true,
      "restrictTypes": [
        {
          "id": "8dc9f427-e65a-4dee-80b5-81f24792f5d5"
        }
      ]
    }
  ],
  "kind": [
    "standalone"
  ],
  "rev": "17-d9147709da466799f2020e882510d177",
  "status": "ready",
  "tags": [
    "creative sample"
  ],
  "thumbnail": {
    "id": "f6ab5c5e-be10-445c-ae5d-ef1119ddfa0e"
  }
}