{
    "url": "https://www.fuel-prices.eu/live/uk/rye/stations/",
    "family": "city_stations",
    "market": "uk",
    "country": "United Kingdom",
    "country_code": "GB",
    "city": "Rye",
    "city_url": "https://www.fuel-prices.eu/live/uk/rye/",
    "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:14:12+00:00",
    "stations": [
        {
            "n": 1,
            "name": "Rye Oil Ltd - RYE",
            "brand": "Rye Oil Ltd",
            "address": "RYE OIL LTD, RYE HARBOUR ROAD, RYE, TN31 7TE",
            "url": "https://www.fuel-prices.eu/live/uk/station/rye-oil-ltd-rye-20005906",
            "diesel": {
                "price": 191.4,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "diesel",
                "reported_at": "2026-09-16T06:56:19+00:00",
                "reported_ago": "15 h ago"
            },
            "petrol": null
        },
        {
            "n": 2,
            "name": "Jet - RYE",
            "brand": "Jet",
            "address": "JEMPSON SUPERSTORE, MAIN STREET, PEASMARSH, TN31 6YD",
            "url": "https://www.fuel-prices.eu/live/uk/station/jet-rye-20006852",
            "diesel": {
                "price": 192.2,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "diesel",
                "reported_at": "2026-09-16T10:55:18+00:00",
                "reported_ago": "11 h ago"
            },
            "petrol": {
                "price": 170.2,
                "currency": "GBP",
                "unit": "p/L",
                "fuel_code": "e10",
                "reported_at": "2026-09-16T10:55:09+00:00",
                "reported_ago": "11 h ago"
            }
        }
    ]
}