{
  "generated_at": "2026-04-13T10:42:01.500Z",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "days": [
      {
        "date": "2026-04-13",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "temp_high_f": 75,
        "temp_low_f": 62,
        "temp_range": "62-75 F",
        "wind_max_mph": 17,
        "wind_gust_mph": 34,
        "wind_range": "17-34 mph",
        "precip_chance_pct": 15
      },
      {
        "date": "2026-04-14",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "temp_high_f": 86,
        "temp_low_f": 66,
        "temp_range": "66-86 F",
        "wind_max_mph": 21,
        "wind_gust_mph": 33,
        "wind_range": "21-33 mph",
        "precip_chance_pct": 70
      },
      {
        "date": "2026-04-15",
        "weather_code": 81,
        "short_forecast": "Showers",
        "temp_high_f": 75,
        "temp_low_f": 59,
        "temp_range": "59-75 F",
        "wind_max_mph": 22,
        "wind_gust_mph": 39,
        "wind_range": "22-39 mph",
        "precip_chance_pct": 75
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-13T10:42:01.500Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "MRGL",
      "risk_label": "Marginal Risk"
    },
    "day2_outlook": {
      "risk_category": "ENH",
      "risk_label": "Enhanced Risk"
    },
    "day3_outlook": {
      "risk_category": "SLGT",
      "risk_label": "Slight Risk"
    },
    "active_watches": []
  }
}