FuelStationType

The FuelStationType structure contains location, contact, and brand details about an individual fuel station.

ElementData TypeMandatoryDescription
idStringYesUnique fuel station identifier.
modifiedDateTimeNoTimestamp of the last update of information about this POI by the content supplier. Represents a datetime in ISO 8601 format. If time is UTC, 'Z' is added directly after the time without a space (for example, 2014-01-14T10:00Z). Otherwise, time offsets from UTC is added after time in format ±[hh][mm] (for example, 2014-01-14T10:00:00+0100).
timeZoneStringNoTime zone of the POI. Represents the standard denominator of the time zone, such as Europe/Berlin.
addressAddressTypeNoFuel station address details.
contactsContactTypeNoContact details for the fuel station.
positionPositionTypeYesWGS84 format coordinates for the fuel station.
accessPositionTypeNoWGS84 format coordinates for the fuel station entrance.
distanceIntegerNoAir distance from the specified location in meters, only available if prox is a query parameter.
nameStringNoName of the fuel station.
brandStringNoBrand name of the fuel station.
brandIconURINoLink to the brand icon image. If fuel station brand isn't known or brand image doesn't exist, fallback generic fuel station icon link is returned.
pricesFuelPriceTypeNoInformation on the prices for fuels at the station.
open24x7BooleanNoBoolean value indicating if the fuel station is open 24 hours a day. If true, the station is open 24 hours a day.
stationDetailsFuelStationDetailTypeNoOpening hours for the station.