{
  "apiVersion": 2,
  "title": "Accommodation Type Attributes",
  "name": "motopress-hotel-booking/attributes",
  "category": "hotel-booking",
  "icon": "admin-home",
  "editorScript": "file:./index.js",
  "attributes": {
    "id": {
      "type": "string"
    },
    "hiddenAttributes": {
      "type": "string",
      "default": ""
    }
  }
}