{
    "url": "https://www.fuel-prices.eu/live/uk/st-andrews/stations/",
    "family": "city_stations",
    "market": "uk",
    "country": "United Kingdom",
    "country_code": "GB",
    "city": "St Andrews",
    "city_url": "https://www.fuel-prices.eu/live/uk/st-andrews/",
    "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:18:18+00:00",
    "stations": [
        {
            "n": 1,
            "name": "Morrisons - ST ANDREWS",
            "brand": "Morrisons",
            "address": "JOHN KNOX ROAD, KY16 8PJ",
            "url": "https://www.fuel-prices.eu/live/uk/station/morrisons-st-andrews-20000774",
            "diesel": {
                "price": 194.3,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "diesel",
                "reported_at": "2026-09-16T11:51:54+00:00",
                "reported_ago": "10 h ago"
            },
            "petrol": {
                "price": 172.3,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "e10",
                "reported_at": "2026-09-14T12:31:35+00:00",
                "reported_ago": "2 days ago"
            }
        },
        {
            "n": 2,
            "name": "Shell - ST ANDREWS",
            "brand": "Shell",
            "address": "BRIDGE STREET, KY16 9EX",
            "url": "https://www.fuel-prices.eu/live/uk/station/shell-st-andrews-20005557",
            "diesel": {
                "price": 198.2,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "diesel",
                "reported_at": "2026-09-16T09:11:07+00:00",
                "reported_ago": "13 h ago"
            },
            "petrol": {
                "price": 175.3,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "e10",
                "reported_at": "2026-09-16T09:11:07+00:00",
                "reported_ago": "13 h ago"
            }
        }
    ]
}