{
  "api": "vamosalicante-public-api",
  "version": "1",
  "endpoint": "/api/public/v1/fuel/prices",
  "ok": true,
  "generatedAt": {
    "epochMs": 1788333438334,
    "madrid": "2026-09-02T09:17:18+02:00",
    "utc": "2026-09-02T07:17:18.334Z"
  },
  "timeZone": "Europe/Madrid",
  "dataType": "LIVE",
  "declaredDataType": "LIVE",
  "observedAt": {
    "epochMs": 1788213600000,
    "madrid": "2026-09-01T00:00:00+02:00",
    "utc": "2026-08-31T22:00:00.000Z"
  },
  "retrievedAt": {
    "epochMs": 1788333438334,
    "madrid": "2026-09-02T09:17:18+02:00",
    "utc": "2026-09-02T07:17:18.334Z"
  },
  "validThrough": {
    "epochMs": 1788343200000,
    "madrid": "2026-09-02T12:00:00+02:00",
    "utc": "2026-09-02T10:00:00.000Z"
  },
  "validUntil": {
    "epochMs": 1788343200000,
    "madrid": "2026-09-02T12:00:00+02:00",
    "utc": "2026-09-02T10:00:00.000Z"
  },
  "timestampContract": {
    "observedAt": "Instante de la medición o cálculo en la fuente. null = la fuente no fecha el dato.",
    "retrievedAt": "Instante en que VamosAlicante ha servido esta respuesta. No es la hora de la medición.",
    "validUntil": "TTL explícito: pasada esta hora el dato se entrega como STALE."
  },
  "ttlSeconds": 21600,
  "freshness": {
    "state": "CURRENT",
    "ageSeconds": 119838,
    "ttlRemainingSeconds": 9762
  },
  "source": {
    "name": "Ministerio para la Transición Ecológica (precios de carburantes)",
    "canonical": "https://vamosalicante.com/gasolineras-alicante"
  },
  "attribution": "VamosAlicante (https://vamosalicante.com)",
  "license": "Uso libre para lectura y citación con atribución y enlace a la URL canónica. Reventa de los datos no autorizada.",
  "notes": "Listado oficial publicado el 2026-09-01; se actualiza una vez al día.",
  "data": {
    "day": "2026-09-01",
    "fuels": [
      "gasolina95E5",
      "gasolina98E5",
      "gasoleoA",
      "gasoleoPremium",
      "glp"
    ],
    "count": 3,
    "prices": [
      {
        "stationId": "3485",
        "brand": "GLOBAL OIL",
        "municipality": "San Miguel de Salinas",
        "fuel": "glp",
        "priceEurPerLitre": 0.889
      },
      {
        "stationId": "13682",
        "brand": "QUALITY OIL",
        "municipality": "Torrevieja",
        "fuel": "glp",
        "priceEurPerLitre": 0.936
      },
      {
        "stationId": "16372",
        "brand": "+B ENERGIAS",
        "municipality": "Novelda",
        "fuel": "glp",
        "priceEurPerLitre": 0.955
      }
    ]
  }
}