{
    "station": {
        "slug": "station-paris-5622",
        "brand": "Independent",
        "name": "Station PARIS",
        "address": "190 AVENUE DE CLICHY, 75017 PARIS",
        "country": "FR",
        "lat": 48.89345,
        "lng": 2.3154,
        "page_url": "https://www.fuel-prices.eu/live/france/station/station-paris-5622",
        "map_url": "https://www.google.com/maps/search/?api=1&query=48.89345,2.3154"
    },
    "updated": "2026-09-26T00:00:00+03:00",
    "monitored_since": "2026-06-06T00:00:00+03:00",
    "records": 292,
    "currency": {
        "base": "EUR",
        "EUR_RON": 1,
        "EUR_USD": 1.1403,
        "rates_date": "2026-09-25",
        "liters_per_gallon": 3.78541
    },
    "fuels": [
        {
            "type": "e10",
            "label_ro": "SP95-E10",
            "label_en": "SP95-E10",
            "price": {
                "EUR": 1.99,
                "USD_per_gallon": 8.59,
                "unit": "per_liter"
            },
            "captured_at": "2026-09-26T00:01:00+03:00",
            "change_7d_pct": 0,
            "suspicious": false,
            "below_market_floor": false
        },
        {
            "type": "sp98",
            "label_ro": "SP98",
            "label_en": "SP98",
            "price": {
                "EUR": null,
                "USD_per_gallon": null,
                "unit": "per_liter"
            },
            "captured_at": "2026-09-26T00:01:00+03:00",
            "change_7d_pct": null,
            "suspicious": false,
            "below_market_floor": true
        },
        {
            "type": "diesel",
            "label_ro": "Diesel (Gazole)",
            "label_en": "Diesel (Gazole)",
            "price": {
                "EUR": 2.25,
                "USD_per_gallon": 9.712,
                "unit": "per_liter"
            },
            "captured_at": "2026-09-26T00:01:00+03:00",
            "change_7d_pct": 0,
            "suspicious": false,
            "below_market_floor": false
        }
    ],
    "cheapest_fuel": "e10",
    "price_range_ron": "1.99–2.25 EUR",
    "nearby_count": 12,
    "source": "Prix-Carburants (Ministere de l'Economie, Etalab Open License)",
    "update_frequency": "PT12H",
    "feeds": {
        "json": "https://www.fuel-prices.eu/live/france/station/station-paris-5622?format=json",
        "json_extended": "https://www.fuel-prices.eu/live/france/station/station-paris-5622?format=json&ext=1",
        "markdown": "https://www.fuel-prices.eu/live/france/station/station-paris-5622?format=md"
    },
    "station_card": {
        "fuel": {
            "code": "e10",
            "label": "SP95-E10",
            "currency": "EUR",
            "unit": "per_liter",
            "price": 1.99
        },
        "history": {
            "window_days": 90,
            "observed_days": 90,
            "series_starts": "2026-06-29",
            "min_30d": 1.99,
            "min_30d_date": "2026-08-28",
            "max_30d": 1.99,
            "max_30d_date": "2026-08-28",
            "avg_30d": 1.99,
            "today_vs_avg_30d": -0,
            "method": "Daily series, forward-filled: a day without a new reading keeps the last observed price. min/max/avg cover the last 30 days of that series."
        },
        "vs_neighbours": {
            "radius_km": 5,
            "stations_with_price": 27,
            "rank_cheapest_first": 1,
            "cheapest": 1.99,
            "median": 1.99,
            "vs_cheapest": 0,
            "vs_median": 0,
            "cheapest_nearby": [
                {
                    "name": "Station PARIS",
                    "address": "32 AVENUE DE LA PORTE DE ST OUEN, 75018 PARIS",
                    "brand": "",
                    "price": 1.99,
                    "distance_km": 1.3,
                    "page_url": "https://www.fuel-prices.eu/live/france/station/station-paris-1431/"
                },
                {
                    "name": "Station CLICHY",
                    "address": "143/145 BLD JEAN JAURES, 92110 CLICHY",
                    "brand": "",
                    "price": 1.99,
                    "distance_km": 1.8,
                    "page_url": "https://www.fuel-prices.eu/live/france/station/station-clichy-723/"
                },
                {
                    "name": "Station PARIS",
                    "address": "30 AV PTE CLIGNANCOURT, 75018 PARIS",
                    "brand": "",
                    "price": 1.99,
                    "distance_km": 2.2,
                    "page_url": "https://www.fuel-prices.eu/live/france/station/station-paris-1798/"
                }
            ],
            "method": "Current prices for the same fuel at stations within the radius, same freshness and plausibility filters as the page. The station itself is included in the count and in the rank."
        },
        "update_pattern": {
            "window_days": 90,
            "changes": 3,
            "typical_days": [],
            "typical_time": null,
            "days_between_changes": 3,
            "last_change": "2026-07-23T00:00:00+03:00",
            "last_change_by": -0.114,
            "time_of_day_known": false,
            "method": "A change is a pair of consecutive history points with different prices; the timestamp is when we read the new price from the source, not when the operator changed the sign."
        }
    }
}