{
  "generated_at": "4/25/2026, 8:26:07 AM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-04-25T08:15",
      "temperature_f": 53,
      "feels_like_f": 48,
      "humidity_pct": 80,
      "is_day": true,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "day-sunny",
      "wind_speed_mph": 10
    },
    "days": [
      {
        "date": "2026-04-25",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 70,
        "temp_low_f": 44,
        "temp_range": "44-70 F",
        "wind_max_mph": 12,
        "wind_gust_mph": 20,
        "wind_range": "12-20 mph",
        "precip_chance_pct": 0
      },
      {
        "date": "2026-04-26",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 74,
        "temp_low_f": 45,
        "temp_range": "45-74 F",
        "wind_max_mph": 14,
        "wind_gust_mph": 28,
        "wind_range": "14-28 mph",
        "precip_chance_pct": 12
      },
      {
        "date": "2026-04-27",
        "weather_code": 81,
        "short_forecast": "Showers",
        "icon": "day-rain",
        "temp_high_f": 77,
        "temp_low_f": 58,
        "temp_range": "58-77 F",
        "wind_max_mph": 23,
        "wind_gust_mph": 40,
        "wind_range": "23-40 mph",
        "precip_chance_pct": 92
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-25T13:26:07.172Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "day2_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "day3_outlook": {
      "risk_category": "ENH",
      "risk_label": "Enhanced Risk"
    },
    "active_watches": []
  }
}