{
  "generated_at": "2026-04-18T21:38:24.110Z",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-04-18T16:30",
      "temperature_f": 51,
      "feels_like_f": 37,
      "humidity_pct": 31,
      "is_day": true,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "day-sunny",
      "wind_speed_mph": 21
    },
    "days": [
      {
        "date": "2026-04-18",
        "weather_code": 51,
        "short_forecast": "Light Drizzle",
        "icon": "cloud-rain",
        "temp_high_f": 51,
        "temp_low_f": 37,
        "temp_range": "37-51 F",
        "wind_max_mph": 25,
        "wind_gust_mph": 34,
        "wind_range": "25-34 mph",
        "precip_chance_pct": 44
      },
      {
        "date": "2026-04-19",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 50,
        "temp_low_f": 34,
        "temp_range": "34-50 F",
        "wind_max_mph": 18,
        "wind_gust_mph": 30,
        "wind_range": "18-30 mph",
        "precip_chance_pct": 8
      },
      {
        "date": "2026-04-20",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 58,
        "temp_low_f": 30,
        "temp_range": "30-58 F",
        "wind_max_mph": 15,
        "wind_gust_mph": 37,
        "wind_range": "15-37 mph",
        "precip_chance_pct": 0
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-18T21:38:24.110Z",
    "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": []
  }
}