{
    "url": "https://www.fuel-prices.eu/live/uk/mauchline/stations/",
    "family": "city_stations",
    "market": "uk",
    "country": "United Kingdom",
    "country_code": "GB",
    "city": "Mauchline",
    "city_url": "https://www.fuel-prices.eu/live/uk/mauchline/",
    "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:07+00:00",
    "stations": [
        {
            "n": 1,
            "name": "Croft Service Station - MAUCHLINE",
            "brand": "Croft Service Station",
            "address": "CROFT SERVICE STATION, 28-32, CUNNINGHAM STREET,…",
            "url": "https://www.fuel-prices.eu/live/uk/station/croft-service-station-mauchline-20000258",
            "diesel": null,
            "petrol": {
                "price": 194.3,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "e5",
                "reported_at": "2026-09-11T07:24:04+00:00",
                "reported_ago": "6 days ago"
            }
        },
        {
            "n": 2,
            "name": "Highland Fuels - MAUCHLINE",
            "brand": "Highland Fuels",
            "address": "SAVE FILLING STATION, 2, CUMNOCK ROAD, KA5 5AF",
            "url": "https://www.fuel-prices.eu/live/uk/station/highland-fuels-mauchline-20006585",
            "diesel": null,
            "petrol": null
        }
    ]
}