{
  "generated_at": "2026-04-14T05:54:01.502Z",
  "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": 67,
        "temp_range": "67-86 F",
        "wind_max_mph": 21,
        "wind_gust_mph": 36,
        "wind_range": "21-36 mph",
        "precip_chance_pct": 16
      },
      {
        "date": "2026-04-15",
        "weather_code": 80,
        "short_forecast": "Light Showers",
        "temp_high_f": 75,
        "temp_low_f": 62,
        "temp_range": "62-75 F",
        "wind_max_mph": 23,
        "wind_gust_mph": 45,
        "wind_range": "23-45 mph",
        "precip_chance_pct": 82
      },
      {
        "date": "2026-04-16",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "temp_high_f": 75,
        "temp_low_f": 56,
        "temp_range": "56-75 F",
        "wind_max_mph": 13,
        "wind_gust_mph": 31,
        "wind_range": "13-31 mph",
        "precip_chance_pct": 55
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-14T05:54:01.502Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "ENH",
      "risk_label": "Enhanced Risk"
    },
    "day2_outlook": {
      "risk_category": "ENH",
      "risk_label": "Enhanced Risk"
    },
    "day3_outlook": {
      "risk_category": "SLGT",
      "risk_label": "Slight Risk"
    },
    "active_watches": []
  }
}