| Name | Type | Description | Notes |
|---|---|---|---|
| uri | str | Area URI | |
| is_structural_area | bool | Area type ( true = structural | false = temporal) |
| rdf_type | str | Area rdf_type | |
| name | str | Area name | |
| description | str | Description of the area | [optional] |
| geometry | GeoJsonObject | The geographical coordinates of the area | |
| event | EventCreationDTO | Event linked to the area | [optional] |