{
  "generated_at": "6/12/2026, 1:56:56 PM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-06-12T13:45",
      "temperature_f": 80,
      "feels_like_f": 78,
      "humidity_pct": 42,
      "is_day": true,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "day-sunny",
      "wind_speed_mph": 16,
      "wind_direction_deg": 257,
      "wind_direction_cardinal": "WSW"
    },
    "days": [
      {
        "date": "2026-06-12",
        "weather_code": 1,
        "short_forecast": "Mostly Clear",
        "icon": "day-sunny-overcast",
        "temp_high_f": 81,
        "temp_low_f": 58,
        "temp_range": "81 / 58",
        "wind_max_mph": 16,
        "wind_gust_mph": 23,
        "wind_direction_deg": 254,
        "wind_direction_cardinal": "WSW",
        "wind_range": "16-23 mph",
        "precip_chance_pct": 0
      },
      {
        "date": "2026-06-13",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 85,
        "temp_low_f": 63,
        "temp_range": "85 / 63",
        "wind_max_mph": 18,
        "wind_gust_mph": 34,
        "wind_direction_deg": 195,
        "wind_direction_cardinal": "SSW",
        "wind_range": "18-34 mph",
        "precip_chance_pct": 31
      },
      {
        "date": "2026-06-14",
        "weather_code": 51,
        "short_forecast": "Light Drizzle",
        "icon": "day-rain",
        "temp_high_f": 69,
        "temp_low_f": 55,
        "temp_range": "69 / 55",
        "wind_max_mph": 17,
        "wind_gust_mph": 28,
        "wind_direction_deg": 318,
        "wind_direction_cardinal": "NW",
        "wind_range": "17-28 mph",
        "precip_chance_pct": 77
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-06-12T18:56:56.129Z",
    "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": []
  }
}