{
  "generated_at": "4/23/2026, 4:22:36 AM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-04-23T04:15",
      "temperature_f": 58,
      "feels_like_f": 55,
      "humidity_pct": 88,
      "is_day": false,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "night-clear",
      "wind_speed_mph": 9
    },
    "days": [
      {
        "date": "2026-04-23",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 82,
        "temp_low_f": 57,
        "temp_range": "57-82 F",
        "wind_max_mph": 20,
        "wind_gust_mph": 33,
        "wind_range": "20-33 mph",
        "precip_chance_pct": 31
      },
      {
        "date": "2026-04-24",
        "weather_code": 63,
        "short_forecast": "Rain",
        "icon": "day-rain",
        "temp_high_f": 69,
        "temp_low_f": 54,
        "temp_range": "54-69 F",
        "wind_max_mph": 14,
        "wind_gust_mph": 33,
        "wind_range": "14-33 mph",
        "precip_chance_pct": 51
      },
      {
        "date": "2026-04-25",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 70,
        "temp_low_f": 46,
        "temp_range": "46-70 F",
        "wind_max_mph": 11,
        "wind_gust_mph": 24,
        "wind_range": "11-24 mph",
        "precip_chance_pct": 4
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-23T09:22:36.062Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "MRGL",
      "risk_label": "Marginal Risk"
    },
    "day2_outlook": {
      "risk_category": "TSTM",
      "risk_label": "General Thunderstorms Risk"
    },
    "day3_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "active_watches": []
  }
}