{
  "generated_at": "2026-04-15T06:38:44.732Z",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "days": [
      {
        "date": "2026-04-15",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "temp_high_f": 76,
        "temp_low_f": 61,
        "temp_range": "61-76 F",
        "wind_max_mph": 22,
        "wind_gust_mph": 44,
        "wind_range": "22-44 mph",
        "precip_chance_pct": 60
      },
      {
        "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
      },
      {
        "date": "2026-04-17",
        "weather_code": 81,
        "short_forecast": "Showers",
        "temp_high_f": 82,
        "temp_low_f": 58,
        "temp_range": "58-82 F",
        "wind_max_mph": 21,
        "wind_gust_mph": 45,
        "wind_range": "21-45 mph",
        "precip_chance_pct": 77
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-15T06:38:44.732Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "SLGT",
      "risk_label": "Slight Risk"
    },
    "day2_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "day3_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "active_watches": []
  }
}