{
  "type": "object",
  "properties": {
    "ClassificationTypeMonums": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "ClassificationTypeArtisanats": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "ClassificationThemesMuseess": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "ClassificationTypeAutres": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "TypeHabitations": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "LabelsClassements": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "PrestationsEquipementss": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "Equipements": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "PrestationsServicess": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "DescriptifHabitations": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "PrestationsConforts": {
      "type": "array",
      "items": {
        "type": "string"
      }
    }
  },
  "$defs": null
}