{
  "generated_at": "4/24/2026, 1:13:26 AM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-04-24T01:00",
      "temperature_f": 70,
      "feels_like_f": 66,
      "humidity_pct": 67,
      "is_day": false,
      "weather_code": 3,
      "short_forecast": "Overcast",
      "icon": "cloudy",
      "wind_speed_mph": 15
    },
    "days": [
      {
        "date": "2026-04-24",
        "weather_code": 61,
        "short_forecast": "Light Rain",
        "icon": "day-rain",
        "temp_high_f": 71,
        "temp_low_f": 52,
        "temp_range": "52-71 F",
        "wind_max_mph": 20,
        "wind_gust_mph": 40,
        "wind_range": "20-40 mph",
        "precip_chance_pct": 71
      },
      {
        "date": "2026-04-25",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 68,
        "temp_low_f": 44,
        "temp_range": "44-68 F",
        "wind_max_mph": 14,
        "wind_gust_mph": 27,
        "wind_range": "14-27 mph",
        "precip_chance_pct": 0
      },
      {
        "date": "2026-04-26",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 69,
        "temp_low_f": 46,
        "temp_range": "46-69 F",
        "wind_max_mph": 12,
        "wind_gust_mph": 34,
        "wind_range": "12-34 mph",
        "precip_chance_pct": 13
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-24T06:13:26.157Z",
    "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": "NONE",
      "risk_label": "No severe weather risk"
    },
    "active_watches": []
  }
}