{
  "generated_at": "4/25/2026, 11:16:02 PM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-04-25T23:15",
      "temperature_f": 56,
      "feels_like_f": 50,
      "humidity_pct": 61,
      "is_day": false,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "night-clear",
      "wind_speed_mph": 10
    },
    "days": [
      {
        "date": "2026-04-25",
        "weather_code": 1,
        "short_forecast": "Mostly Clear",
        "icon": "day-sunny-overcast",
        "temp_high_f": 71,
        "temp_low_f": 44,
        "temp_range": "44-71 F",
        "wind_max_mph": 12,
        "wind_gust_mph": 18,
        "wind_range": "12-18 mph",
        "precip_chance_pct": 0
      },
      {
        "date": "2026-04-26",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 77,
        "temp_low_f": 46,
        "temp_range": "46-77 F",
        "wind_max_mph": 14,
        "wind_gust_mph": 32,
        "wind_range": "14-32 mph",
        "precip_chance_pct": 4
      },
      {
        "date": "2026-04-27",
        "weather_code": 63,
        "short_forecast": "Rain",
        "icon": "day-rain",
        "temp_high_f": 71,
        "temp_low_f": 54,
        "temp_range": "54-71 F",
        "wind_max_mph": 27,
        "wind_gust_mph": 46,
        "wind_range": "27-46 mph",
        "precip_chance_pct": 96
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-26T04:16:02.382Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "day2_outlook": {
      "risk_category": "TSTM",
      "risk_label": "General Thunderstorms Risk"
    },
    "day3_outlook": {
      "risk_category": "ENH",
      "risk_label": "Enhanced Risk"
    },
    "active_watches": []
  }
}