{
  "type": "object",
  "properties": {
    "tis_HABTYPE": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "tis_EQUIP": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "tis_CATRES": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "tis_MONUMTYPE": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "tis_TYPEACTIVSPORT": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "tis_CATEGORIE": {
      "type": "string"
    },
    "DESCRIPTIFROUTE": {
      "type": "string"
    },
    "tis_TARIFS": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "tourism_information_office:website": {
      "type": "array",
      "items": {
        "type": "string",
        "format": "uri",
        "xContentRole": "weblink"
      }
    }
  },
  "$defs": null
}