{
  "generated_at": "4/26/2026, 2:31:27 AM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-04-26T02:30",
      "temperature_f": 49,
      "feels_like_f": 45,
      "humidity_pct": 73,
      "is_day": false,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "night-clear",
      "wind_speed_mph": 5
    },
    "days": [
      {
        "date": "2026-04-26",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 75,
        "temp_low_f": 46,
        "temp_range": "46-75 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": 70,
        "temp_low_f": 54,
        "temp_range": "54-70 F",
        "wind_max_mph": 27,
        "wind_gust_mph": 46,
        "wind_range": "27-46 mph",
        "precip_chance_pct": 96
      },
      {
        "date": "2026-04-28",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 62,
        "temp_low_f": 49,
        "temp_range": "49-62 F",
        "wind_max_mph": 19,
        "wind_gust_mph": 32,
        "wind_range": "19-32 mph",
        "precip_chance_pct": 39
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-26T07:31:27.742Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "TSTM",
      "risk_label": "General Thunderstorms Risk"
    },
    "day2_outlook": {
      "risk_category": "ENH",
      "risk_label": "Enhanced Risk"
    },
    "day3_outlook": {
      "risk_category": "ENH",
      "risk_label": "Enhanced Risk"
    },
    "active_watches": []
  }
}