{
  "type": "object",
  "properties": {
    "mois_des_familles": {
      "type": "string"
    },
    "structure_organisatrice": {
      "type": "string"
    },
    "structure_tel": {
      "type": "string"
    },
    "structure_mail": {
      "type": "string"
    },
    "structure_site": {
      "type": "string"
    },
    "fb": {
      "type": "string"
    },
    "action_nom": {
      "type": "string"
    },
    "action_desc": {
      "type": "string"
    },
    "action_adresse": {
      "type": "string"
    },
    "action_complement_adresse": {
      "type": "string"
    },
    "commune": {
      "type": "string"
    },
    "date_heure_debut": {
      "type": "string"
    },
    "date_heure_fin": {
      "type": "string"
    },
    "theme": {
      "type": {
        "type": "array",
        "items": {
          "type": "string"
        }
      }
    },
    "type": {
      "type": {
        "type": "array",
        "items": {
          "type": "string"
        }
      }
    },
    "public": {
      "type": {
        "type": "array",
        "items": {
          "type": "string"
        }
      }
    },
    "payant": {
      "type": "string"
    },
    "montant": {
      "type": "string"
    },
    "montant_adhesion": {
      "type": "string"
    },
    "aide_participation": {
      "type": {
        "type": "array",
        "items": {
          "type": "string"
        }
      }
    },
    "place_limitees": {
      "type": "string"
    },
    "reservation": {
      "type": "string"
    },
    "reservation_lien": {
      "type": "string"
    },
    "PMR": {
      "type": "string"
    },
    "visuel_fichier": {
      "type": "string"
    },
    "publier": {
      "type": "string"
    },
    "commune_code_postal": {
      "type": "string"
    },
    "commune_comcom": {
      "type": "string"
    },
    "commune_lat": {
      "type": "number"
    },
    "commune_long": {
      "type": "number"
    },
    "A": {
      "type": "string"
    },
    "Cle": {
      "type": "string"
    },
    "contact_structure": {
      "type": "string"
    },
    "visuel_fichier2": {
      "type": "string"
    },
    "visuel_fichier3": {
      "type": "string"
    },
    "Rowid": {
      "type": "string"
    },
    "URLn8n": {
      "type": "string"
    },
    "commune_nom": {
      "type": "string"
    },
    "theme_inclusion": {
      "type": "string"
    },
    "theme_sante": {
      "type": "string"
    },
    "theme_arrivee": {
      "type": "string"
    },
    "theme_1000": {
      "type": "string"
    },
    "theme_numerique": {
      "type": "string"
    },
    "theme_separation": {
      "type": "string"
    },
    "theme_ecole": {
      "type": "string"
    },
    "theme_repit": {
      "type": "string"
    },
    "theme_vacances": {
      "type": "string"
    },
    "theme_adolescence": {
      "type": "string"
    },
    "theme_egalite": {
      "type": "string"
    },
    "theme_violence": {
      "type": "string"
    },
    "adresse_complete": {
      "type": "string"
    }
  },
  "$defs": null
}