{
    "url": "https://www.fuel-prices.eu/live/uk/willington/stations/",
    "family": "city_stations",
    "market": "uk",
    "country": "United Kingdom",
    "country_code": "GB",
    "city": "Willington",
    "city_url": "https://www.fuel-prices.eu/live/uk/willington/",
    "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": false,
    "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-16T22:10:11+00:00",
    "stations": [
        {
            "n": 1,
            "name": "BP - WILLINGTON",
            "brand": "BP",
            "address": "DERBY ROAD, DE65 6GY",
            "url": "https://www.fuel-prices.eu/live/uk/station/bp-willington-20006664",
            "diesel": {
                "price": 196.3,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "diesel",
                "reported_at": "2026-09-12T12:38:38+00:00",
                "reported_ago": "4 days ago"
            },
            "petrol": {
                "price": 176.2,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "e10",
                "reported_at": "2026-09-12T12:38:38+00:00",
                "reported_ago": "4 days ago"
            }
        },
        {
            "n": 2,
            "name": "Shell - WILLINGTON",
            "brand": "Shell",
            "address": "B5008 JUNCTION A50/A38 SERVICES ETW, DE65 6DX",
            "url": "https://www.fuel-prices.eu/live/uk/station/shell-willington-20005505",
            "diesel": null,
            "petrol": {
                "price": 185.3,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "e10",
                "reported_at": "2026-09-10T14:00:00+00:00",
                "reported_ago": "6 days ago"
            }
        }
    ]
}