{
  "generated_at": "6/12/2026, 3:53:19 PM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-06-12T15:45",
      "temperature_f": 82,
      "feels_like_f": 79,
      "humidity_pct": 38,
      "is_day": true,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "day-sunny",
      "wind_speed_mph": 15,
      "wind_direction_deg": 277,
      "wind_direction_cardinal": "W"
    },
    "days": [
      {
        "date": "2026-06-12",
        "weather_code": 1,
        "short_forecast": "Mostly Clear",
        "icon": "day-sunny-overcast",
        "temp_high_f": 82,
        "temp_low_f": 58,
        "temp_range": "82 / 58",
        "wind_max_mph": 17,
        "wind_gust_mph": 24,
        "wind_direction_deg": 258,
        "wind_direction_cardinal": "WSW",
        "wind_range": "17-24 mph",
        "precip_chance_pct": 0
      },
      {
        "date": "2026-06-13",
        "weather_code": 81,
        "short_forecast": "Showers",
        "icon": "day-rain",
        "temp_high_f": 84,
        "temp_low_f": 63,
        "temp_range": "84 / 63",
        "wind_max_mph": 17,
        "wind_gust_mph": 31,
        "wind_direction_deg": 189,
        "wind_direction_cardinal": "S",
        "wind_range": "17-31 mph",
        "precip_chance_pct": 32
      },
      {
        "date": "2026-06-14",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 69,
        "temp_low_f": 56,
        "temp_range": "69 / 56",
        "wind_max_mph": 17,
        "wind_gust_mph": 29,
        "wind_direction_deg": 312,
        "wind_direction_cardinal": "NW",
        "wind_range": "17-29 mph",
        "precip_chance_pct": 42
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-06-12T20:53:19.446Z",
    "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": []
  }
}