{
  "generated_at": "4/25/2026, 5:32:12 PM",
  "cache_ttl_seconds": 120,
  "station": {
    "station_name": "Twisted Oaks",
    "mac": "C4:5B:BE:6D:EE:7D",
    "temperature_f": 71.1,
    "feels_like_f": 69.79,
    "humidity_pct": 40,
    "dew_point_f": 45.54,
    "wind_speed_mph": 5.8,
    "wind_gust_mph": 15.7,
    "wind_direction_deg": 83,
    "pressure_inhg": 29.067,
    "rain_today_in": 0,
    "uv_index": 1,
    "solar_radiation": 109.16,
    "recorded_at": "2026-04-25T22:31:00.000Z"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-04-25T17:30",
      "temperature_f": 71,
      "feels_like_f": 66,
      "humidity_pct": 38,
      "is_day": true,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "day-sunny",
      "wind_speed_mph": 9
    },
    "days": [
      {
        "date": "2026-04-25",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 72,
        "temp_low_f": 44,
        "temp_range": "44-72 F",
        "wind_max_mph": 12,
        "wind_gust_mph": 23,
        "wind_range": "12-23 mph",
        "precip_chance_pct": 0
      },
      {
        "date": "2026-04-26",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 76,
        "temp_low_f": 44,
        "temp_range": "44-76 F",
        "wind_max_mph": 17,
        "wind_gust_mph": 35,
        "wind_range": "17-35 mph",
        "precip_chance_pct": 3
      },
      {
        "date": "2026-04-27",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "icon": "day-lightning",
        "temp_high_f": 77,
        "temp_low_f": 55,
        "temp_range": "55-77 F",
        "wind_max_mph": 24,
        "wind_gust_mph": 43,
        "wind_range": "24-43 mph",
        "precip_chance_pct": 95
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-25T22:32:12.283Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "day2_outlook": {
      "risk_category": "TSTM",
      "risk_label": "General Thunderstorms Risk"
    },
    "day3_outlook": {
      "risk_category": "ENH",
      "risk_label": "Enhanced Risk"
    },
    "active_watches": []
  }
}