{
    "station": {
        "slug": "station-st-fargeau-ponthierry-5362",
        "brand": "Independent",
        "name": "Station ST FARGEAU PONTHIERRY",
        "address": "RN 7, 77310 ST FARGEAU PONTHIERRY",
        "country": "FR",
        "lat": 48.5408274,
        "lng": 2.522094,
        "page_url": "https://www.fuel-prices.eu/live/france/station/station-st-fargeau-ponthierry-5362",
        "map_url": "https://www.google.com/maps/search/?api=1&query=48.5408274,2.522094"
    },
    "updated": "2026-09-27T00:00:00+03:00",
    "monitored_since": "2026-06-06T00:00:00+03:00",
    "records": 400,
    "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-27T00: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-27T00: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-27T00:01:00+03:00",
            "change_7d_pct": 0,
            "suspicious": false,
            "below_market_floor": false
        },
        {
            "type": "gpl",
            "label_ro": "LPG (GPL)",
            "label_en": "LPG (GPL)",
            "price": {
                "EUR": 0.984,
                "USD_per_gallon": 4.247,
                "unit": "per_liter"
            },
            "captured_at": "2026-09-27T00:01:00+03:00",
            "change_7d_pct": 0,
            "suspicious": false,
            "below_market_floor": false
        }
    ],
    "cheapest_fuel": "gpl",
    "price_range_ron": "0.98–2.25 EUR",
    "nearby_count": 2,
    "source": "Prix-Carburants (Ministere de l'Economie, Etalab Open License)",
    "update_frequency": "PT12H",
    "feeds": {
        "json": "https://www.fuel-prices.eu/live/france/station/station-st-fargeau-ponthierry-5362?format=json",
        "json_extended": "https://www.fuel-prices.eu/live/france/station/station-st-fargeau-ponthierry-5362?format=json&ext=1",
        "markdown": "https://www.fuel-prices.eu/live/france/station/station-st-fargeau-ponthierry-5362?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-30",
            "min_30d": 1.99,
            "min_30d_date": "2026-08-29",
            "max_30d": 1.99,
            "max_30d_date": "2026-08-29",
            "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": 10,
            "stations_with_price": 20,
            "rank_cheapest_first": 1,
            "cheapest": 1.99,
            "median": 2.063,
            "vs_cheapest": 0,
            "vs_median": -0.073,
            "cheapest_nearby": [
                {
                    "name": "Station SAINTRY-SUR-SEINE",
                    "address": "183 Route de Melun, 91250 SAINTRY-SUR-SEINE",
                    "brand": "",
                    "price": 1.99,
                    "distance_km": 6.1,
                    "page_url": "https://www.fuel-prices.eu/live/france/station/station-saintry-sur-seine-8233/"
                },
                {
                    "name": "Station SAVIGNY-LE-TEMPLE",
                    "address": "8 avenue du 8 mai 1945, 77176 SAVIGNY-LE-TEMPLE",
                    "brand": "",
                    "price": 1.99,
                    "distance_km": 7.3,
                    "page_url": "https://www.fuel-prices.eu/live/france/station/station-savigny-le-temple-3922/"
                },
                {
                    "name": "Station LE MEE SUR SEINE",
                    "address": "AV MAURICE DAUVERGNE, 77350 LE MEE SUR SEINE",
                    "brand": "",
                    "price": 1.99,
                    "distance_km": 8.2,
                    "page_url": "https://www.fuel-prices.eu/live/france/station/station-le-mee-sur-seine-1117/"
                }
            ],
            "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": 23,
            "typical_days": [],
            "typical_time": null,
            "days_between_changes": 2.2,
            "last_change": "2026-08-19T00:00:00+03:00",
            "last_change_by": 0.001,
            "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."
        }
    }
}