{
  "collectionName": "components_footer_footer_menu_columns",
  "info": {
    "displayName": "Footer Menu Column",
    "description": "A column of menu items in the footer"
  },
  "options": {},
  "attributes": {
    "title": {
      "type": "string",
      "required": false
    },
    "items": {
      "type": "component",
      "repeatable": true,
      "component": "footer-menu-item.footer-menu-item",
      "required": false
    }
  }
}
