{
  "generated_at": "4/23/2026, 10:19:40 AM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-04-23T10:15",
      "temperature_f": 73,
      "feels_like_f": 71,
      "humidity_pct": 63,
      "is_day": true,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "day-sunny",
      "wind_speed_mph": 15
    },
    "days": [
      {
        "date": "2026-04-23",
        "weather_code": 51,
        "short_forecast": "Light Drizzle",
        "icon": "day-rain",
        "temp_high_f": 82,
        "temp_low_f": 58,
        "temp_range": "58-82 F",
        "wind_max_mph": 20,
        "wind_gust_mph": 30,
        "wind_range": "20-30 mph",
        "precip_chance_pct": 27
      },
      {
        "date": "2026-04-24",
        "weather_code": 61,
        "short_forecast": "Light Rain",
        "icon": "day-rain",
        "temp_high_f": 73,
        "temp_low_f": 53,
        "temp_range": "53-73 F",
        "wind_max_mph": 24,
        "wind_gust_mph": 48,
        "wind_range": "24-48 mph",
        "precip_chance_pct": 65
      },
      {
        "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": 14,
        "wind_gust_mph": 29,
        "wind_range": "14-29 mph",
        "precip_chance_pct": 6
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-23T15:19:40.011Z",
    "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": []
  }
}