{
  "type": "object",
  "properties": {
    "mois_des_familles": {
      "type": "string",
      "format": null
    },
    "structure_organisatrice": {
      "type": "string",
      "format": null
    },
    "structure_tel": {
      "type": "string",
      "format": null
    },
    "structure_mail": {
      "type": "string",
      "format": null
    },
    "structure_site": {
      "type": "string",
      "format": null
    },
    "fb": {
      "type": "string",
      "format": null
    },
    "action_nom": {
      "type": "string",
      "format": null
    },
    "action_desc": {
      "type": "string",
      "format": null
    },
    "action_adresse": {
      "type": "string",
      "format": null
    },
    "action_complement_adresse": {
      "type": "string",
      "format": null
    },
    "commune": {
      "type": "string",
      "format": null
    },
    "date_heure_debut": {
      "type": "string",
      "format": null
    },
    "date_heure_fin": {
      "type": "string",
      "format": null
    },
    "theme": {
      "type": {
        "type": "array",
        "items": {
          "type": "string"
        }
      },
      "format": null
    },
    "type": {
      "type": {
        "type": "array",
        "items": {
          "type": "string"
        }
      },
      "format": null
    },
    "public": {
      "type": {
        "type": "array",
        "items": {
          "type": "string"
        }
      },
      "format": null
    },
    "payant": {
      "type": "string",
      "format": null
    },
    "montant": {
      "type": "string",
      "format": null
    },
    "montant_adhesion": {
      "type": "string",
      "format": null
    },
    "aide_participation": {
      "type": {
        "type": "array",
        "items": {
          "type": "string"
        }
      },
      "format": null
    },
    "place_limitees": {
      "type": "string",
      "format": null
    },
    "reservation": {
      "type": "string",
      "format": null
    },
    "reservation_lien": {
      "type": "string",
      "format": null
    },
    "PMR": {
      "type": "string",
      "format": null
    },
    "visuel_fichier": {
      "type": "string",
      "format": null
    },
    "publier": {
      "type": "string",
      "format": null
    },
    "commune_code_postal": {
      "type": "string",
      "format": null
    },
    "commune_comcom": {
      "type": "string",
      "format": null
    },
    "commune_lat": {
      "type": "string",
      "format": null
    },
    "commune_long": {
      "type": "string",
      "format": null
    }
  },
  "$defs": null
}