{
  "updated": "2026-07-04T17:48:28.372Z",
  "location": "Queenstown, New Zealand",
  "current": {
    "date": "Sun, 5 Jul",
    "label": "Heavy Snow",
    "icon": "❄️",
    "temp": 3,
    "humidity": 100,
    "wind": 2,
    "tempMax": 5,
    "tempMin": 3,
    "precipitation": 16.7,
    "snowfall": 4.2
  },
  "forecast": [
    {
      "date": "Mon, 6 Jul",
      "label": "Snow Showers",
      "icon": "🌨️",
      "tempMax": 5,
      "tempMin": 3,
      "precipitation": 4.5
    },
    {
      "date": "Tue, 7 Jul",
      "label": "Overcast",
      "icon": "☁️",
      "tempMax": 4,
      "tempMin": -1,
      "precipitation": 0
    },
    {
      "date": "Wed, 8 Jul",
      "label": "Light Drizzle",
      "icon": "🌦️",
      "tempMax": 3,
      "tempMin": -1,
      "precipitation": 0.1
    },
    {
      "date": "Thu, 9 Jul",
      "label": "Overcast",
      "icon": "☁️",
      "tempMax": 4,
      "tempMin": -1,
      "precipitation": 0
    },
    {
      "date": "Fri, 10 Jul",
      "label": "Overcast",
      "icon": "☁️",
      "tempMax": 4,
      "tempMin": -2,
      "precipitation": 0
    },
    {
      "date": "Sat, 11 Jul",
      "label": "Overcast",
      "icon": "☁️",
      "tempMax": 1,
      "tempMin": -2,
      "precipitation": 0
    }
  ]
}