{
    "station": {
        "slug": "station-paris-1958",
        "brand": "Independent",
        "name": "Station Paris",
        "address": "238 RUE DE CHARENTON, 75012 Paris",
        "country": "FR",
        "lat": 48.83905,
        "lng": 2.38906,
        "page_url": "https://www.fuel-prices.eu/live/france/station/station-paris-1958",
        "map_url": "https://www.google.com/maps/search/?api=1&query=48.83905,2.38906"
    },
    "updated": "2026-09-26T00:00:00+03:00",
    "monitored_since": "2026-04-07T00:00:00+03:00",
    "records": 289,
    "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-26T06:00: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-21T06:00: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-26T06:00: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-1958?format=json",
        "json_extended": "https://www.fuel-prices.eu/live/france/station/station-paris-1958?format=json&ext=1",
        "markdown": "https://www.fuel-prices.eu/live/france/station/station-paris-1958?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": 26,
            "rank_cheapest_first": 1,
            "cheapest": 1.99,
            "median": 1.99,
            "vs_cheapest": 0,
            "vs_median": 0,
            "cheapest_nearby": [
                {
                    "name": "Station PARIS",
                    "address": "55 BLD DE PICPUS, 75012 PARIS",
                    "brand": "",
                    "price": 1.99,
                    "distance_km": 1.2,
                    "page_url": "https://www.fuel-prices.eu/live/france/station/station-paris-3862/"
                },
                {
                    "name": "Station PARIS 13",
                    "address": "RUE JEAN-BAPTISTE BERLIER - QUAI, 75013 PARIS 13",
                    "brand": "",
                    "price": 1.99,
                    "distance_km": 1.5,
                    "page_url": "https://www.fuel-prices.eu/live/france/station/station-paris-13-4996/"
                },
                {
                    "name": "Station Charenton-le-Pont",
                    "address": "4 BIS AV DE LA LIBERTE, 94220 Charenton-le-Pont",
                    "brand": "",
                    "price": 1.99,
                    "distance_km": 2.1,
                    "page_url": "https://www.fuel-prices.eu/live/france/station/station-charenton-le-pont-3811/"
                }
            ],
            "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": 4,
            "typical_days": [],
            "typical_time": null,
            "days_between_changes": 2.3,
            "last_change": "2026-07-24T00:00:00+03:00",
            "last_change_by": -0.139,
            "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."
        }
    }
}