{
  "generated_at": "4/24/2026, 2:07:59 PM",
  "cache_ttl_seconds": 120,
  "station": {
    "station_name": "Twisted Oaks",
    "mac": "C4:5B:BE:6D:EE:7D",
    "temperature_f": 66.4,
    "feels_like_f": 66.4,
    "humidity_pct": 54,
    "dew_point_f": 49.24,
    "wind_speed_mph": 13.6,
    "wind_gust_mph": 15.2,
    "wind_direction_deg": 250,
    "pressure_inhg": 28.934,
    "rain_today_in": 0.07,
    "uv_index": 6,
    "solar_radiation": 693.21,
    "recorded_at": "2026-04-24T19:07:00.000Z"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-04-24T14:00",
      "temperature_f": 68,
      "feels_like_f": 66,
      "humidity_pct": 57,
      "is_day": true,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "day-sunny",
      "wind_speed_mph": 11
    },
    "days": [
      {
        "date": "2026-04-24",
        "weather_code": 53,
        "short_forecast": "Drizzle",
        "icon": "day-rain",
        "temp_high_f": 72,
        "temp_low_f": 54,
        "temp_range": "54-72 F",
        "wind_max_mph": 17,
        "wind_gust_mph": 39,
        "wind_range": "17-39 mph",
        "precip_chance_pct": 77
      },
      {
        "date": "2026-04-25",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 73,
        "temp_low_f": 45,
        "temp_range": "45-73 F",
        "wind_max_mph": 11,
        "wind_gust_mph": 20,
        "wind_range": "11-20 mph",
        "precip_chance_pct": 0
      },
      {
        "date": "2026-04-26",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 70,
        "temp_low_f": 46,
        "temp_range": "46-70 F",
        "wind_max_mph": 13,
        "wind_gust_mph": 33,
        "wind_range": "13-33 mph",
        "precip_chance_pct": 6
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-24T19:07:59.281Z",
    "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": []
  }
}