{
    "url": "https://www.fuel-prices.eu/live/uk/haslemere/stations/",
    "family": "city_stations",
    "market": "uk",
    "country": "United Kingdom",
    "country_code": "GB",
    "city": "Haslemere",
    "city_url": "https://www.fuel-prices.eu/live/uk/haslemere/",
    "language": "en",
    "total_stations": 2,
    "page": 1,
    "pages": 1,
    "per_page": 100,
    "sorted_by": "diesel_price_asc,name_asc",
    "currency": "GBP",
    "price_unit": "p/L",
    "prices_are_for_today": true,
    "fuels": {
        "diesel": "Diesel",
        "petrol": "Petrol"
    },
    "source": {
        "name": "UK CMA open fuel price data",
        "url": "https://www.gov.uk/guidance/access-fuel-price-data"
    },
    "generated_at": "2026-09-16T21:59:10+00:00",
    "stations": [
        {
            "n": 1,
            "name": "Esso - HASLEMERE",
            "brand": "Esso",
            "address": "HINDHEAD ROAD, GU27 1LE",
            "url": "https://www.fuel-prices.eu/live/uk/station/esso-haslemere-20003356",
            "diesel": {
                "price": 200.3,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "diesel",
                "reported_at": "2026-09-16T12:58:47+00:00",
                "reported_ago": "9 h ago"
            },
            "petrol": {
                "price": 175.3,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "e10",
                "reported_at": "2026-09-15T18:06:41+00:00",
                "reported_ago": "yesterday"
            }
        },
        {
            "n": 2,
            "name": "Arnolds Garage - HASLEMERE",
            "brand": "Arnolds Garage",
            "address": "POST OFFICE, ARNOLDS GARAGE, SHOTTERMILL POND, GU27…",
            "url": "https://www.fuel-prices.eu/live/uk/station/arnolds-garage-haslemere-20007927",
            "diesel": null,
            "petrol": null
        }
    ]
}