{
  "collectionName": "components_miscellaneous_phone_number_blocks",
  "info": {
    "displayName": "Phone Number Block"
  },
  "options": {},
  "attributes": {
    "block_title": {
      "type": "string"
    },
    "block_image": {
      "type": "media",
      "multiple": false,
      "allowedTypes": [
        "images",
        "files",
        "videos",
        "audios"
      ]
    },
    "block_phone_number": {
      "type": "string"
    }
  },
  "config": {}
}
