{
  "generated_at": "8/9/2026, 5:03:23 PM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-08-09T17:00",
      "temperature_f": 86,
      "feels_like_f": 92,
      "humidity_pct": 69,
      "is_day": true,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "day-sunny",
      "wind_speed_mph": 9,
      "wind_direction_deg": 159,
      "wind_direction_cardinal": "SSE"
    },
    "days": [
      {
        "date": "2026-08-09",
        "weather_code": 51,
        "short_forecast": "Light Drizzle",
        "icon": "day-rain",
        "temp_high_f": 86,
        "temp_low_f": 65,
        "temp_range": "86 / 65",
        "wind_max_mph": 12,
        "wind_gust_mph": 19,
        "wind_direction_deg": 159,
        "wind_direction_cardinal": "SSE",
        "wind_range": "12-19 mph",
        "precip_chance_pct": 29
      },
      {
        "date": "2026-08-10",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 93,
        "temp_low_f": 75,
        "temp_range": "93 / 75",
        "wind_max_mph": 13,
        "wind_gust_mph": 18,
        "wind_direction_deg": 210,
        "wind_direction_cardinal": "SSW",
        "wind_range": "13-18 mph",
        "precip_chance_pct": 18
      },
      {
        "date": "2026-08-11",
        "weather_code": 51,
        "short_forecast": "Light Drizzle",
        "icon": "day-rain",
        "temp_high_f": 94,
        "temp_low_f": 74,
        "temp_range": "94 / 74",
        "wind_max_mph": 13,
        "wind_gust_mph": 20,
        "wind_direction_deg": 250,
        "wind_direction_cardinal": "WSW",
        "wind_range": "13-20 mph",
        "precip_chance_pct": 52
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-08-09T22:03:23.358Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "SLGT",
      "risk_label": "Slight Risk"
    },
    "day2_outlook": {
      "risk_category": "SLGT",
      "risk_label": "Slight Risk"
    },
    "day3_outlook": {
      "risk_category": "MRGL",
      "risk_label": "Marginal Risk"
    },
    "active_watches": []
  }
}