{
  "generated_at": "2026-04-15T03:03:22.879Z",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "days": [
      {
        "date": "2026-04-14",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "temp_high_f": 82,
        "temp_low_f": 67,
        "temp_range": "67-82 F",
        "wind_max_mph": 22,
        "wind_gust_mph": 43,
        "wind_range": "22-43 mph",
        "precip_chance_pct": 26
      },
      {
        "date": "2026-04-15",
        "weather_code": 81,
        "short_forecast": "Showers",
        "temp_high_f": 73,
        "temp_low_f": 61,
        "temp_range": "61-73 F",
        "wind_max_mph": 22,
        "wind_gust_mph": 44,
        "wind_range": "22-44 mph",
        "precip_chance_pct": 57
      },
      {
        "date": "2026-04-16",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "temp_high_f": 73,
        "temp_low_f": 60,
        "temp_range": "60-73 F",
        "wind_max_mph": 17,
        "wind_gust_mph": 31,
        "wind_range": "17-31 mph",
        "precip_chance_pct": 28
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-15T03:03:22.879Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "ENH",
      "risk_label": "Enhanced Risk"
    },
    "day2_outlook": {
      "risk_category": "SLGT",
      "risk_label": "Slight Risk"
    },
    "day3_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "active_watches": []
  }
}