{
  "generated_at": "6/12/2026, 11:53:10 AM",
  "cache_ttl_seconds": 120,
  "station": {
    "station_name": "Twisted Oaks",
    "mac": "C4:5B:BE:6D:EE:7D",
    "temperature_f": 77,
    "feels_like_f": 76.94,
    "humidity_pct": 54,
    "dew_point_f": 59.06,
    "wind_speed_mph": 8.7,
    "wind_gust_mph": 15.4,
    "wind_direction_deg": 238,
    "wind_direction_cardinal": "WSW",
    "pressure_inhg": 29.141,
    "rain_today_in": 0,
    "uv_index": 7,
    "solar_radiation": 777.19,
    "recorded_at": "2026-06-12T16:53:00.000Z"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-06-12T11:45",
      "temperature_f": 75,
      "feels_like_f": 76,
      "humidity_pct": 52,
      "is_day": true,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "day-sunny",
      "wind_speed_mph": 13,
      "wind_direction_deg": 250,
      "wind_direction_cardinal": "WSW"
    },
    "days": [
      {
        "date": "2026-06-12",
        "weather_code": 0,
        "short_forecast": "Clear",
        "icon": "day-sunny",
        "temp_high_f": 81,
        "temp_low_f": 58,
        "temp_range": "81 / 58",
        "wind_max_mph": 15,
        "wind_gust_mph": 22,
        "wind_direction_deg": 253,
        "wind_direction_cardinal": "WSW",
        "wind_range": "15-22 mph",
        "precip_chance_pct": 0
      },
      {
        "date": "2026-06-13",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 85,
        "temp_low_f": 62,
        "temp_range": "85 / 62",
        "wind_max_mph": 18,
        "wind_gust_mph": 34,
        "wind_direction_deg": 193,
        "wind_direction_cardinal": "SSW",
        "wind_range": "18-34 mph",
        "precip_chance_pct": 77
      },
      {
        "date": "2026-06-14",
        "weather_code": 51,
        "short_forecast": "Light Drizzle",
        "icon": "day-rain",
        "temp_high_f": 69,
        "temp_low_f": 54,
        "temp_range": "69 / 54",
        "wind_max_mph": 15,
        "wind_gust_mph": 28,
        "wind_direction_deg": 323,
        "wind_direction_cardinal": "NW",
        "wind_range": "15-28 mph",
        "precip_chance_pct": 77
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-06-12T16:53:09.841Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "day2_outlook": {
      "risk_category": "SLGT",
      "risk_label": "Slight Risk"
    },
    "day3_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "active_watches": []
  }
}