{
  "generated_at": "6/15/2026, 3:07:07 AM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-06-15T03:00",
      "temperature_f": 52,
      "feels_like_f": 49,
      "humidity_pct": 76,
      "is_day": false,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "night-clear",
      "wind_speed_mph": 4,
      "wind_direction_deg": 216,
      "wind_direction_cardinal": "SW"
    },
    "days": [
      {
        "date": "2026-06-15",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 77,
        "temp_low_f": 51,
        "temp_range": "77 / 51",
        "wind_max_mph": 14,
        "wind_gust_mph": 18,
        "wind_direction_deg": 253,
        "wind_direction_cardinal": "WSW",
        "wind_range": "14-18 mph",
        "precip_chance_pct": 0
      },
      {
        "date": "2026-06-16",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 72,
        "temp_low_f": 57,
        "temp_range": "72 / 57",
        "wind_max_mph": 22,
        "wind_gust_mph": 32,
        "wind_direction_deg": 259,
        "wind_direction_cardinal": "W",
        "wind_range": "22-32 mph",
        "precip_chance_pct": 23
      },
      {
        "date": "2026-06-17",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "icon": "day-lightning",
        "temp_high_f": 80,
        "temp_low_f": 56,
        "temp_range": "80 / 56",
        "wind_max_mph": 23,
        "wind_gust_mph": 39,
        "wind_direction_deg": 212,
        "wind_direction_cardinal": "SSW",
        "wind_range": "23-39 mph",
        "precip_chance_pct": 93
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-06-15T08:07:07.344Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "TSTM",
      "risk_label": "General Thunderstorms Risk"
    },
    "day2_outlook": {
      "risk_category": "TSTM",
      "risk_label": "General Thunderstorms Risk"
    },
    "day3_outlook": {
      "risk_category": "SLGT",
      "risk_label": "Slight Risk"
    },
    "active_watches": []
  }
}