{
  "generated_at": "2026-04-14T09:07:40.547Z",
  "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": 86,
        "temp_low_f": 66,
        "temp_range": "66-86 F",
        "wind_max_mph": 21,
        "wind_gust_mph": 38,
        "wind_range": "21-38 mph",
        "precip_chance_pct": 14
      },
      {
        "date": "2026-04-15",
        "weather_code": 63,
        "short_forecast": "Rain",
        "temp_high_f": 76,
        "temp_low_f": 59,
        "temp_range": "59-76 F",
        "wind_max_mph": 22,
        "wind_gust_mph": 51,
        "wind_range": "22-51 mph",
        "precip_chance_pct": 82
      },
      {
        "date": "2026-04-16",
        "weather_code": 80,
        "short_forecast": "Light Showers",
        "temp_high_f": 76,
        "temp_low_f": 60,
        "temp_range": "60-76 F",
        "wind_max_mph": 14,
        "wind_gust_mph": 27,
        "wind_range": "14-27 mph",
        "precip_chance_pct": 55
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-14T09:07:40.126Z",
    "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": []
  }
}