{
"flight_category": {
"score": 75,
"category": "IFR",
"derivation": "noaa-awc",
"station": "string",
"distance_km": 0,
"observed_at": "string",
"visibility_mi": "string",
"ceiling_ft": 0
},
"wind": {
"score": 35,
"wind_speed_kt": 25
},
"gust": {
"score": 52,
"wind_gust_kt": 38,
"gust_spread_kt": 0
},
"convection": {
"score": 80,
"advisory": {
"advisory_type": "string",
"hazard": "string",
"valid_from": "string",
"valid_to": "string",
"distance_km": 0
},
"lightning_flashes": 0,
"lightning_radius_km": 25
},
"wave": {
"score": 55,
"wave_height_m": 0,
"wave_period_s": 0
},
"hazard_overlay": {
"score": 47.5,
"events": [
{
"event_type": "tropical_cyclone",
"event_id": "string",
"place": "string",
"severity": "string",
"distance_km": 250,
"influence_radius_km": 500,
"score": 47.5
}
],
"feeds_read": 3,
"feeds_total": 3
}
}