{
  "generated_at": "2026-04-14T14:42:26.476Z",
  "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": 83,
        "temp_low_f": 67,
        "temp_range": "67-83 F",
        "wind_max_mph": 20,
        "wind_gust_mph": 41,
        "wind_range": "20-41 mph",
        "precip_chance_pct": 16
      },
      {
        "date": "2026-04-15",
        "weather_code": 80,
        "short_forecast": "Light Showers",
        "temp_high_f": 77,
        "temp_low_f": 61,
        "temp_range": "61-77 F",
        "wind_max_mph": 22,
        "wind_gust_mph": 50,
        "wind_range": "22-50 mph",
        "precip_chance_pct": 61
      },
      {
        "date": "2026-04-16",
        "weather_code": 63,
        "short_forecast": "Rain",
        "temp_high_f": 74,
        "temp_low_f": 59,
        "temp_range": "59-74 F",
        "wind_max_mph": 14,
        "wind_gust_mph": 27,
        "wind_range": "14-27 mph",
        "precip_chance_pct": 61
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-14T14:42:26.413Z",
    "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": []
  }
}