{
    "url": "https://www.fuel-prices.eu/live/uk/ellon/stations/",
    "family": "city_stations",
    "market": "uk",
    "country": "United Kingdom",
    "country_code": "GB",
    "city": "Ellon",
    "city_url": "https://www.fuel-prices.eu/live/uk/ellon/",
    "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-16T22:10:08+00:00",
    "stations": [
        {
            "n": 1,
            "name": "Tesco - ELLON",
            "brand": "Tesco",
            "address": "TESCO, CASTLE ROAD, AB41 9RY",
            "url": "https://www.fuel-prices.eu/live/uk/station/tesco-ellon-20000262",
            "diesel": {
                "price": 192.2,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "diesel",
                "reported_at": "2026-09-14T15:31:10+00:00",
                "reported_ago": "2 days ago"
            },
            "petrol": {
                "price": 174.2,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "e10",
                "reported_at": "2026-09-14T15:15:41+00:00",
                "reported_ago": "2 days ago"
            }
        },
        {
            "n": 2,
            "name": "BP - ELLON",
            "brand": "BP",
            "address": "99 STATION ROAD, AB41 9AY",
            "url": "https://www.fuel-prices.eu/live/uk/station/bp-ellon-20006173",
            "diesel": {
                "price": 195.2,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "diesel",
                "reported_at": "2026-09-15T11:05:19+00:00",
                "reported_ago": "yesterday"
            },
            "petrol": {
                "price": 174.2,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "e10",
                "reported_at": "2026-09-11T13:59:43+00:00",
                "reported_ago": "5 days ago"
            }
        }
    ]
}