{
  "generated_at": "4/23/2026, 1:29:13 PM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-04-23T13:15",
      "temperature_f": 79,
      "feels_like_f": 77,
      "humidity_pct": 48,
      "is_day": true,
      "weather_code": 1,
      "short_forecast": "Mostly Clear",
      "icon": "day-sunny-overcast",
      "wind_speed_mph": 18
    },
    "days": [
      {
        "date": "2026-04-23",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 82,
        "temp_low_f": 58,
        "temp_range": "58-82 F",
        "wind_max_mph": 20,
        "wind_gust_mph": 34,
        "wind_range": "20-34 mph",
        "precip_chance_pct": 19
      },
      {
        "date": "2026-04-24",
        "weather_code": 65,
        "short_forecast": "Heavy Rain",
        "icon": "day-rain",
        "temp_high_f": 72,
        "temp_low_f": 53,
        "temp_range": "53-72 F",
        "wind_max_mph": 23,
        "wind_gust_mph": 43,
        "wind_range": "23-43 mph",
        "precip_chance_pct": 58
      },
      {
        "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": 13,
        "wind_gust_mph": 29,
        "wind_range": "13-29 mph",
        "precip_chance_pct": 4
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-23T18:29:13.423Z",
    "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": []
  }
}