{
  "generated_at": "6/13/2026, 12:42:37 AM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-06-13T00:30",
      "temperature_f": 68,
      "feels_like_f": 66,
      "humidity_pct": 65,
      "is_day": false,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "night-clear",
      "wind_speed_mph": 9,
      "wind_direction_deg": 198,
      "wind_direction_cardinal": "SSW"
    },
    "days": [
      {
        "date": "2026-06-13",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "icon": "day-lightning",
        "temp_high_f": 88,
        "temp_low_f": 63,
        "temp_range": "88 / 63",
        "wind_max_mph": 19,
        "wind_gust_mph": 33,
        "wind_direction_deg": 211,
        "wind_direction_cardinal": "SSW",
        "wind_range": "19-33 mph",
        "precip_chance_pct": 41
      },
      {
        "date": "2026-06-14",
        "weather_code": 63,
        "short_forecast": "Rain",
        "icon": "day-rain",
        "temp_high_f": 69,
        "temp_low_f": 57,
        "temp_range": "69 / 57",
        "wind_max_mph": 17,
        "wind_gust_mph": 28,
        "wind_direction_deg": 315,
        "wind_direction_cardinal": "NW",
        "wind_range": "17-28 mph",
        "precip_chance_pct": 46
      },
      {
        "date": "2026-06-15",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 74,
        "temp_low_f": 56,
        "temp_range": "74 / 56",
        "wind_max_mph": 11,
        "wind_gust_mph": 17,
        "wind_direction_deg": 268,
        "wind_direction_cardinal": "W",
        "wind_range": "11-17 mph",
        "precip_chance_pct": 0
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-06-13T05:42:37.209Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "day2_outlook": {
      "risk_category": "SLGT",
      "risk_label": "Slight Risk"
    },
    "day3_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "active_watches": []
  }
}