{
  "summary": {
    "monitoring_active": true,
    "current_conditions": {
      "wind_speed": 12.5,
      "wind_direction": 270.0,
      "temperature": 18.0,
      "humidity": 75.0,
      "visibility": 8.0,
      "cloud_ceiling": 1800.0,
      "pressure": 1015.0,
      "lightning_distance": 25.0,
      "precipitation": 0.0,
      "timestamp": "2026-02-05T18:44:14.891934"
    },
    "active_alerts": {
      "total": 0,
      "critical": 0,
      "warning": 0,
      "advisory": 0
    },
    "latest_forecast": {
      "timestamp": "2026-02-05T18:44:14.891991",
      "forecasts": [
        {
          "time_hours_ahead": 1,
          "expected_condition": "clear",
          "confidence": 85.0,
          "parameters": {
            "wind_speed": 11.0,
            "visibility": 10.0
          }
        },
        {
          "time_hours_ahead": 2,
          "expected_condition": "partly_cloudy",
          "confidence": 75.0,
          "parameters": {
            "wind_speed": 13.0,
            "visibility": 8.0
          }
        },
        {
          "time_hours_ahead": 4,
          "expected_condition": "cloudy",
          "confidence": 60.0,
          "parameters": {
            "wind_speed": 16.0,
            "visibility": 6.0
          }
        },
        {
          "time_hours_ahead": 6,
          "expected_condition": "clear",
          "confidence": 80.0,
          "parameters": {
            "wind_speed": 9.0,
            "visibility": 12.0
          }
        }
      ]
    },
    "alerts_history": 0,
    "forecast_updates": 1
  },
  "assessment": {
    "overall_status": "CAUTION",
    "status_color": "yellow",
    "current_conditions_go": true,
    "forecast_go": false,
    "active_alerts": 0,
    "critical_issues": [
      "Weather issues expected in 4 hours",
      "Forecast conditions deteriorating"
    ],
    "assessment_time": "2026-02-05T18:44:14.892102"
  },
  "timestamp": "2026-02-05T18:44:14.892151"
}