{
  "collectionName": "components_layout_locations",
  "info": {
    "displayName": "Locations",
    "description": ""
  },
  "options": {},
  "attributes": {
    "locationTitle": {
      "type": "text"
    },
    "locationName": {
      "type": "string"
    },
    "locationAddress": {
      "type": "text"
    },
    "locationUrl": {
      "type": "text"
    },
    "phoneNumber": {
      "type": "text"
    }
  }
}