{
  "generated_at": "2026-04-17T18:14:48.231Z",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "days": [
      {
        "date": "2026-04-17",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "temp_high_f": 83,
        "temp_low_f": 51,
        "temp_range": "51-83 F",
        "wind_max_mph": 27,
        "wind_gust_mph": 41,
        "wind_range": "27-41 mph",
        "precip_chance_pct": 67
      },
      {
        "date": "2026-04-18",
        "weather_code": 53,
        "short_forecast": "Drizzle",
        "temp_high_f": 48,
        "temp_low_f": 35,
        "temp_range": "35-48 F",
        "wind_max_mph": 19,
        "wind_gust_mph": 31,
        "wind_range": "19-31 mph",
        "precip_chance_pct": 30
      },
      {
        "date": "2026-04-19",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "temp_high_f": 54,
        "temp_low_f": 32,
        "temp_range": "32-54 F",
        "wind_max_mph": 14,
        "wind_gust_mph": 26,
        "wind_range": "14-26 mph",
        "precip_chance_pct": 2
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-17T18:14:48.231Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "ENH",
      "risk_label": "Enhanced 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": []
  }
}