{
  "generated_at": "2026-04-13T03:34:39.883Z",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "days": [
      {
        "date": "2026-04-12",
        "weather_code": 61,
        "short_forecast": "Light Rain",
        "temp_high_f": 77,
        "temp_low_f": 56,
        "temp_range": "56-77 F",
        "wind_max_mph": 23,
        "wind_gust_mph": 43,
        "wind_range": "23-43 mph",
        "precip_chance_pct": 90
      },
      {
        "date": "2026-04-13",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "temp_high_f": 73,
        "temp_low_f": 62,
        "temp_range": "62-73 F",
        "wind_max_mph": 16,
        "wind_gust_mph": 31,
        "wind_range": "16-31 mph",
        "precip_chance_pct": 9
      },
      {
        "date": "2026-04-14",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "temp_high_f": 84,
        "temp_low_f": 66,
        "temp_range": "66-84 F",
        "wind_max_mph": 21,
        "wind_gust_mph": 39,
        "wind_range": "21-39 mph",
        "precip_chance_pct": 64
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-13T03:34:39.877Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "TSTM",
      "risk_label": "General Thunderstorms Risk"
    },
    "day2_outlook": {
      "risk_category": "MRGL",
      "risk_label": "Marginal Risk"
    },
    "day3_outlook": {
      "risk_category": "SLGT",
      "risk_label": "Slight Risk"
    },
    "active_watches": []
  }
}