{

    "location": {

        "name": "Eastleigh",

        "region": "Hampshire",

        "country": "UK",

        "lat": 50.984001159668,

        "lon": -1.37999999523163,

        "tz_id": "Europe/London",

        "localtime_epoch": 1771192389,

        "localtime": "2026-02-15 21:53"

    },

    "current": {

        "last_updated_epoch": 1771191900,

        "last_updated": "2026-02-15 21:45",

        "temp_c": 7.4,

        "temp_f": 45.3,

        "is_day": 0,

        "condition": {

            "text": "Cloudy",

            "icon": "//cdn.weatherapi.com/weather/64x64/night/119.png",

            "code": 1006

        },

        "wind_mph": 17.9,

        "wind_kph": 28.8,

        "wind_degree": 271,

        "wind_dir": "W",

        "pressure_mb": 997.0,

        "pressure_in": 29.44,

        "precip_mm": 0.0,

        "precip_in": 0.0,

        "humidity": 87,

        "cloud": 25,

        "feelslike_c": 3.3,

        "feelslike_f": 37.9,

        "windchill_c": 2.0,

        "windchill_f": 35.7,

        "heatindex_c": 6.5,

        "heatindex_f": 43.6,

        "dewpoint_c": 4.2,

        "dewpoint_f": 39.6,

        "vis_km": 10.0,

        "vis_miles": 6.0,

        "uv": 0.0,

        "gust_mph": 28.7,

        "gust_kph": 46.1,

        "air_quality": {

            "co": 154.85,

            "no2": 4.75,

            "o3": 75.0,

            "so2": 1.55,

            "pm2_5": 5.75,

            "pm10": 12.05,

            "us-epa-index": 1,

            "gb-defra-index": 1

        },

        "short_rad": 0,

        "diff_rad": 0,

        "dni": 0,

        "gti": 0

    }

}