{
  "generated_at": "6/11/2026, 10:50:59 PM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-06-11T22:45",
      "temperature_f": 64,
      "feels_like_f": 63,
      "humidity_pct": 77,
      "is_day": false,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "night-clear",
      "wind_speed_mph": 8,
      "wind_direction_deg": 328,
      "wind_direction_cardinal": "NNW"
    },
    "days": [
      {
        "date": "2026-06-11",
        "weather_code": 63,
        "short_forecast": "Rain",
        "icon": "day-rain",
        "temp_high_f": 77,
        "temp_low_f": 64,
        "temp_range": "77 / 64",
        "wind_max_mph": 22,
        "wind_gust_mph": 39,
        "wind_direction_deg": 200,
        "wind_direction_cardinal": "SSW",
        "wind_range": "22-39 mph",
        "precip_chance_pct": 76
      },
      {
        "date": "2026-06-12",
        "weather_code": 0,
        "short_forecast": "Clear",
        "icon": "day-sunny",
        "temp_high_f": 80,
        "temp_low_f": 56,
        "temp_range": "80 / 56",
        "wind_max_mph": 14,
        "wind_gust_mph": 20,
        "wind_direction_deg": 251,
        "wind_direction_cardinal": "WSW",
        "wind_range": "14-20 mph",
        "precip_chance_pct": 0
      },
      {
        "date": "2026-06-13",
        "weather_code": 63,
        "short_forecast": "Rain",
        "icon": "day-rain",
        "temp_high_f": 76,
        "temp_low_f": 62,
        "temp_range": "76 / 62",
        "wind_max_mph": 19,
        "wind_gust_mph": 37,
        "wind_direction_deg": 190,
        "wind_direction_cardinal": "S",
        "wind_range": "19-37 mph",
        "precip_chance_pct": 62
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-06-12T03:50:59.238Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "TSTM",
      "risk_label": "General Thunderstorms Risk"
    },
    "day2_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "day3_outlook": {
      "risk_category": "MRGL",
      "risk_label": "Marginal Risk"
    },
    "active_watches": []
  }
}