id: integer,

text: string

is_published: boolean

title: string

risk_level_id: integer (1 to 5)

risk_level: string (Low, Moderate, Medium, High, Extreme)

country: string, 2 letter iso_code

geometries: optional, array of polygons

country_geometries: array of polygons for the country shape

A geometry has the following fields:

coordinates: geometry.coordinates

color: geometry.color

text: optional, string

name: optional, string