{
  "type": "object",
  "properties": {
    "en_ligne": {
      "type": "string"
    },
    "zone": {
      "type": "string"
    },
    "labels": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "recommandation_oti": {
      "type": "string"
    }
  },
  "$defs": null
}