{
  "station": {
    "icao": "KNYC",
    "name": "Central Park",
    "city": "New York",
    "lat": 40.779,
    "lon": -73.969,
    "timezone": "America/New_York"
  },
  "observation": {
    "at": "2026-07-30T01:45:00.000Z",
    "tempF": 72,
    "dewpointF": 66.9,
    "feelsLikeF": 75.5,
    "humidityPct": 84,
    "windMph": 6.8,
    "windDir": "W",
    "sky": "Mainly clear",
    "pressureInHg": 29.5,
    "pressureTrend": "rising",
    "trendFPerHour": -1.6,
    "todayHighF": 80.1,
    "todayLowF": 68.3,
    "hourlyF": {
      "0": 72.7,
      "1": 71.8,
      "2": 71.1,
      "3": 69.4,
      "4": 68.3,
      "5": 68.6,
      "6": 68.6,
      "7": 69.1,
      "8": 70,
      "9": 71.5,
      "10": 70.7,
      "11": 71.7,
      "12": 75.2,
      "13": 77.9,
      "14": 78.6,
      "15": 79.6,
      "16": 79.4,
      "17": 79.6,
      "18": 80.1,
      "19": 76.3,
      "20": 74.6,
      "21": 73.1,
      "22": 71.3,
      "23": 69.4
    },
    "source": "open-meteo"
  },
  "source": "open-meteo.com current weather",
  "simulated": false
}