{
    "url": "https://www.fuel-prices.eu/live/uk/ripley/stations/",
    "family": "city_stations",
    "market": "uk",
    "country": "United Kingdom",
    "country_code": "GB",
    "city": "Ripley",
    "city_url": "https://www.fuel-prices.eu/live/uk/ripley/",
    "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:42:49+00:00",
    "stations": [
        {
            "n": 1,
            "name": "Sainsbury's - RIPLEY",
            "brand": "Sainsbury's",
            "address": "BUTTERLEY, DE5 3QP",
            "url": "https://www.fuel-prices.eu/live/uk/station/sainsbury-s-ripley-20007222",
            "diesel": {
                "price": 191.3,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "diesel",
                "reported_at": "2026-09-15T22:00:15+00:00",
                "reported_ago": "yesterday"
            },
            "petrol": {
                "price": 168.2,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "e10",
                "reported_at": "2026-09-14T22:01:27+00:00",
                "reported_ago": "2 days ago"
            }
        },
        {
            "n": 2,
            "name": "The Co-operative - RIPLEY",
            "brand": "The Co-operative",
            "address": "HARTSHAY HILL, DE5 3GU",
            "url": "https://www.fuel-prices.eu/live/uk/station/the-co-operative-ripley-20003939",
            "diesel": {
                "price": 191.3,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "diesel",
                "reported_at": "2026-09-16T00:26:14+00:00",
                "reported_ago": "22 h ago"
            },
            "petrol": {
                "price": 169.3,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "e10",
                "reported_at": "2026-09-16T00:26:14+00:00",
                "reported_ago": "22 h ago"
            }
        }
    ]
}